home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 280 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.uidaho.edu!usenet
  2. From: dickow@raven.csrv.uidaho.edu (dickow)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: UNDELETE SENTRY for Amiga?
  5. Date: 8 Jan 1996 04:37:28 GMT
  6. Organization: University of Idaho, Moscow, Idaho
  7. Distribution: world
  8. Message-ID: <1073.6580T1142T1339@raven.csrv.uidaho.edu>
  9. References: <4cn1d9$jij@news.ox.ac.uk>
  10. NNTP-Posting-Host: xslip30.csrv.uidaho.edu
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=US-ASCII
  13. Content-Transfer-Encoding: 7bit
  14. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  15.  
  16.  
  17. >I hate to say this, but MS-DOS 6  UNDELETE is actually pretty good.
  18. >Specifically, the SENTRY idea is bloody excellent.  Does anyone know if
  19. >an equivalent exists for the Amiga?
  20.  
  21. >Essentially, a background task allocates an area of the hard disk for
  22. >deleted files and keeps them for a specified number of days before wiping
  23. >them out.  UNDELETE can bring them back at any time.
  24.  
  25. >I know there are Mac Trashcan-style Workbench apps out there, but I'm
  26. >looking for something that will patch AmigaDOS Delete function and sneak
  27. >the files off to a storage area for a few days before killing them.
  28.  
  29. Is a patch really necessary? Why not use a WB MacTrash type program that
  30. puts trashed items in Trashcan directories, then write a little DOS or
  31. ARexx script to run at bootup or under cron to check the file dates and
  32. really delete them from all the Trashcan drawers? This could be made safe
  33. and transparent with just a few minutes of script writing.
  34.  
  35. **************************************//*
  36. *  Bob Dickow  (dickow@uidaho.edu) \\// *
  37. *****************************************
  38.  
  39.